Papers with LSTM-based model
You May Like This Hotel Because ...: Identifying Evidence for Explainable Recommendations (2020.aacl-main)
Copied to clipboard
| Challenge: | Several studies have addressed explainable recommendations that produce natural language sentences . however, this task cannot explain detailed evidences for each hotel . |
| Approach: | They propose to decompose the process into two subtasks: Evidence Identification and Evidence Explanation. |
| Outcome: | The proposed model can explain evidences in recommending hotels given vague requests . it can find evidence sentences with respect to various vague requests and generate recommendation sentences . |
PronouncUR: An Urdu Pronunciation Lexicon Generator (L18-1)
Copied to clipboard
| Challenge: | acoustic modeling, large text data and a pronunciation lexicon are the bottlenecks for speech recognition systems for resource scarce languages. |
| Approach: | They propose a grapheme-to-phoneme conversion tool that generates a pronunciation lexicon from a list of Urdu words. |
| Outcome: | The proposed tool predicts pronunciation of words using a LSTM-based model trained on a handcrafted expert lexicon of around 39,000 words and shows an accuracy of 64% upon internal evaluation. |
Exploring the Role of Argument Structure in Online Debate Persuasion (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing work in NLP has shown that linguistic features extracted from debate text and features encoding the characteristics of the audience are both critical in persuasion studies. |
| Approach: | They propose to incorporate argument structure features into an LSTM-based model to assess the persuasiveness of debates. |
| Outcome: | The proposed model incorporates argument structure features to predict debaters that make the most convincing arguments on online debate forums. |